entry: Implement GtkAccessible
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 00:18:48 +0000 (20:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 01:45:48 +0000 (21:45 -0400)
commit8faf1f64ee06f93f2140b9a88417fb6dfb20ce29
treea82a07df90e2fa795beb3b2f0b4d0b2088337f8b
parent8182fab4d9d9fad2187cc981bcbccd48fa0fdde6
entry: Implement GtkAccessible

Override the get_platform_state vfunc to get
the focused state from the GtkText widget within.
gtk/gtkentry.c